home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1996 May: Tool Chest
/
Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso
/
Sample Code
/
Snippets
/
Sound
/
MultiPlay
/
Synth.make
< prev
next >
Encoding:
Amiga
Atari
Commodore
CP949 (detected)
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-11
|
424 b
|
22 lines
|
[
TEXT/MPS
]
# File: Synth.make
# Target: Synth
# Sources: Synth.c
# Synth.r
# Created: Saturday, February 11, 1995 06:35:40 PM
OBJECTS = Synth.c.o
Synth ƒƒ Synth.make Synth.r
Rez Synth.r -append -o Synth
Synth ƒƒ Synth.make {OBJECTS}
Link -t APPL -c '????' ∂
{OBJECTS} ∂
"{Libraries}"Runtime.o ∂
"{Libraries}"Interface.o ∂
-o Synth
Synth.c.o ƒ Synth.make Synth.c
C -r Synth.c